Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable pyink on tests, fix VSCode pyink config to avoid bad Python version. #47

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

danieldjohnson
Copy link
Collaborator

Turns on checking pyink formatting for test files.

Also disables a bad Python version for pyink.
Black and Pyink do not support python 3.12.5, but uvx automatically selects this version occasionally, which breaks autoformatting in VSCode.

@danieldjohnson danieldjohnson force-pushed the fix_pyink branch 4 times, most recently from dd9e7ce to 5106763 Compare November 21, 2024 16:54
Turns on checking pyink formatting for test files.

Also disables a bad Python version for pyink:
Black and Pyink do not support python 3.12.5, but uvx automatically
selects this version occasionally, which breaks autoformatting in
VSCode.

Also fixes remaining lint issues.
@danieldjohnson danieldjohnson merged commit 1670874 into main Nov 21, 2024
2 checks passed
@danieldjohnson danieldjohnson deleted the fix_pyink branch November 21, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant